The Properties File Based Authentication Manager uses a single properties file called "users.properties" to authenticate the users.
The properties file format is:
username=password
Rather than clear text, provide digested passwords in the properties file. It can also be masked passwords.